change the NIC configuration accordingly after remove "nics=n"
authorXiaofeng Ling <xiaofeng.ling@intel.com>
Tue, 13 Dec 2005 10:57:04 +0000 (10:57 +0000)
committerXiaofeng Ling <xiaofeng.ling@intel.com>
Tue, 13 Dec 2005 10:57:04 +0000 (10:57 +0000)
commite697c7e8ef32b4248f002d6e6eb989e56440e499
treed3f57fb99e23c1b25d2701ebdc6bb945bd8b277d
parentd4895766cb072c5275865683db920794e605bc0e
change the NIC configuration accordingly after remove "nics=n"
otherwise, nics=-1 will be passed to device model and cause device
model exiting.

Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/examples/xmexample.vmx
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py